home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dr. Health'nstein's Body Fun
/
bodyfun.iso
/
mac
/
MAC MOVIE FOLDER
/
GYM.DIR
/
00039_Script_39
< prev
next >
Wrap
Text File
|
1994-10-12
|
213b
|
10 lines
on exitFrame
cursor 0
if soundBusy(1) = FALSE and the movieRate of sprite 9 = 0 then
global gMovieMedia
sound playFile 1, (gMovieMedia & "A_GYM.AIF")
end if
go to frame(the frame)
end